DataCollection | ComponentOne
C1.DataCollection.EntityFrameworkCore Assembly / C1.DataCollection.EntityFrameworkCore Namespace / C1EntityFrameworkCoreCursorDataCollectionBase<T> Class
Members

In This Topic
    C1EntityFrameworkCoreCursorDataCollectionBase<T> Class
    In This Topic
    Virtualizing cursor collection whose items are brought from a Linq IQueryable.
    Object Model
    C1EntityFrameworkCoreCursorDataCollectionBase<T> Class
    Syntax
    Type Parameters
    T
    Inheritance Hierarchy

    System.Object
       C1.DataCollection.C1DataCollectionBase<T>
          C1.DataCollection.C1CursorDataCollection<T,K>
             C1.DataCollection.EntityFrameworkCore.C1EntityFrameworkCoreCursorDataCollectionBase<T>
                C1.DataCollection.EntityFrameworkCore.C1EntityFrameworkCoreCursorDataCollection<T>

    See Also